home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
reminder
/
remsay.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1993-04-11
|
345b
|
13 lines
/* Script to use narrator with ReminderCheck and Upd */
/* Use with Reminder by selecting ARexx script mode and entering
"RemSay" to Comm/Script-gadget. This script then speaks the event
text. */
parse arg '"' date '"' '"' text '"'
if (~show('P','PLAY')) then
address 'COMMAND' 'run >NIL: Progs:Upd -b 10000'
address PLAY "say" text